Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add proto-reservation node as core part of RMF #212

Merged
merged 25 commits into from
Nov 18, 2024

Conversation

arjo129
Copy link
Member

@arjo129 arjo129 commented Feb 6, 2024

New feature implementation

Implemented feature

Adds a proto-reservation system

Depends on:

Implementation description

Just adds a line to start the "chope_node" (choping is the Singaporean act of reserving a table usually using some item)

@arjo129 arjo129 marked this pull request as ready for review July 15, 2024 06:56
arjo129 and others added 15 commits July 15, 2024 07:50
Signed-off-by: Arjo Chakravarty <[email protected]>
There are a number of objects which obstruct the passage lanes in the
office world. This commit removes them.

Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
As per a discussion with @mxgrey we are removing references to "chope"

Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
@mxgrey mxgrey self-assigned this Nov 14, 2024
Signed-off-by: Michael X. Grey <[email protected]>
Signed-off-by: Michael X. Grey <[email protected]>
Signed-off-by: Michael X. Grey <[email protected]>
Signed-off-by: Michael X. Grey <[email protected]>
Copy link
Collaborator

@mxgrey mxgrey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There was a weird amount of linting that needed to be addressed on old code. I guess noble introduced some changes to the linting tools.

There are some very useful scripts added with this PR, so thanks for that.

We may want to consider just enabling the reservation system for all of the demo worlds, but the office world is a good one to start out with.

@mxgrey mxgrey merged commit 11e5d9d into main Nov 18, 2024
3 checks passed
@mxgrey mxgrey deleted the arjo/feat/proto_reservation_system branch November 18, 2024 05:08
arjo129 added a commit that referenced this pull request Dec 16, 2024
I noticed that this launch file was still lying around from #212. I had
added it in an early commit of #212 as we initially did not want the
reservation system running in the default world. However, now that the
reservation system is running in the default office world, this launch file is
redundant. Additionally, this launch file references a non-existant
launch file in rmf_demos and hence will not work. To reduce confusion
I am removing this launch file.

Signed-off-by: Arjo Chakravarty <[email protected]>
xiyuoh pushed a commit that referenced this pull request Dec 16, 2024
I noticed that this launch file was still lying around from #212. I had
added it in an early commit of #212 as we initially did not want the
reservation system running in the default world. However, now that the
reservation system is running in the default office world, this launch file is
redundant. Additionally, this launch file references a non-existant
launch file in rmf_demos and hence will not work. To reduce confusion
I am removing this launch file.

Signed-off-by: Arjo Chakravarty <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants